home *** CD-ROM | disk | FTP | other *** search
- Path: sooner.net!usenet
- From: Eddie Bush <edwbush@sooner.net>
- Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
- Subject: Re: Info on being a Systems Programmer/Analyst?
- Date: Sun, 31 Mar 1996 04:17:24 -0800
- Organization: sooner.net news site
- Message-ID: <315E77D4.1E16@sooner.net>
- References: <3150eada.14098156@News.why.net> <4j7cib$5b1@dec-alpha.fred.net>
- NNTP-Posting-Host: p28.sooner.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Damond Walker wrote:
- >
- > In article <3150eada.14098156@News.why.net>, Stuart.Johnston@Chrysalis.org
- > says...
- > >
- > > I am currently a Junior in High School and have been
- > >considering becoming a Systems Programmer/Analyst. I've read books
- > >about it but I would like to get some first hand information from real
- > >people with experience in this field. General information, including
- > >job responsibilities, education needed, and salary would be
- > >appreciated. I am specifically wondering about how much math I would
- > >need. I don't really like to do math but I am fairly good at it.
- > >Many people say that to be a programmer, you need a lot of math
- > >skills, but I wonder if that is true. I'd like to know specifically
- > >what type of math is used and how it is applied.
- > >
- >
- > As a whole, it has it's ups and downs (much like any type of job I
- > might add). The thought of creating something out of nothing is what got me
- > into programming in the first place. I didn't have the math to become an
- > engineer (mechanical or otherwise), so I figured "what the hell-- how hard is
- > it to program computers?"
- >
- > The 'math' requirement is a sham for the most part. The only way
- > mathmatics has applied to my job is in the area of logically breaking down a
- > problem from one big sucker, to a bunch of little suckers.
- >
- > Anyone who can add/subtract numbers and logically break down a
- > problem can get by in programming-- though there is the possibility they may
- > not like it. What type of math is needed? I'd say algebra would be a REAL
- > good start. Anything beyond that will help you in fields such as graphics,
- > etc.
- >
- > As far as money goes, that all depends on the area in which you live.
- > For the most part, you can expect to make above local average pay quite easily.
- >
- > If I can give you one bit of advice...learn several languages and don't
- > be locked into a 'THIS ONE IS THE BEST' mindset. You will read messages in
- > this newsgroup from ignorant folks saying 'Basic sucks, language <insert
- > whatever here> kicks butt!' Nothing can be farther from the truth-- you can do
- > almost anything in any language. For now, pick one, learn it 110% and the rest
- > is downhill from there ('cuz there are only so many ways you can write an IF
- > statement).
- >
- > Hope the above helped alittle.
- >
- > Damond
-
- If I might add something here...
-
- It's good to know many languages, because different languages excel at
- different things. Once you are faced with having to decide what language
- to code something in, you should look at the problem, decide how best it
- can be solved, and then pick the language you can do it best in.
-
- Learning one language thouroughly IS a definite good start - Damond has a
- VERY good point. Many languages are very, VERY similar in the way they
- do things - not all of them though. An open mind is the most important
- tool any programmer can possess.
-
- Good Luck!
-